home *** CD-ROM | disk | FTP | other *** search
/ Dominator 4 / Dominator 4.iso / 5thfleet / install.bat < prev    next >
Encoding:
DOS Batch File  |  1995-10-13  |  121 b   |  9 lines

  1. echo off
  2. cls
  3. md c:\5thfleet
  4. xcopy *.* c:\5thfleet
  5. c:
  6. cd \5thfleet
  7. attrib -r *.*
  8. echo Type 5thFleet to start demo
  9.